Skip to content

Workaround of Expression.Lambda performance degradation - #23

Merged
alex-kulakov merged 4 commits into
DataObjects-NET:masterfrom
servicetitan:expression-lambda
May 7, 2020
Merged

Workaround of Expression.Lambda performance degradation#23
alex-kulakov merged 4 commits into
DataObjects-NET:masterfrom
servicetitan:expression-lambda

Conversation

@AlexUstinov

Copy link
Copy Markdown
Contributor

@alex-kulakov alex-kulakov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR is mostly OK except the commented lines. Please fix what I pointed out and PR'll be ready to merge

Comment thread Orm/Xtensive.Orm.Tests.Core/Linq/LambdaExpressionFactoryTests.cs Outdated
Comment thread Orm/Xtensive.Orm.Tests.Core/Linq/LambdaExpressionFactoryTests.cs Outdated
@alex-kulakov
alex-kulakov merged commit 8968d24 into DataObjects-NET:master May 7, 2020
@AlexUstinov
AlexUstinov deleted the expression-lambda branch May 7, 2020 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Performance degradation of Expression.Lambda<TDelegate> in netcore

3 participants